home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / drwy222.zip / DWXFER.DOC < prev    next >
Text File  |  1991-12-19  |  2KB  |  29 lines

  1. DWXFER allows you to send and receive files from a drop to dos easily.
  2. On the Host end, DWXFER.EXE must be in the path.  To start a transfer,
  3. enter DWXFER REMOTE on the remote end, while the host is in DOS.  DWXFER
  4. will then load DWXFER on the HOST side.  Using the cursor keys, insert,
  5. and delete, fill in the fields for the filename to transfer, and the
  6. paths (if required) on the host and remote end.  Then select the direction
  7. with a ALT D.  To start the transfer, enter a ALT S.  DWXFER will not
  8. overwrite an existing file without asking if it is ok to do so.
  9.  
  10. To abort a transfer enter ^K's.  To terminate a session enter ESC. If you
  11. manage to get the ends out of sync, enter ^K's or if you have returned
  12. to the terminal program and the HOST is still in DWXFER enter ^K's and ESC's.
  13.  
  14. If you are running com2 then you will need to use DWXFER REMOTE 2 to
  15. bring up the program.
  16.  
  17. The simplest way to set this up is to put DWXFER into the directory your
  18. com program is in.  Then set up an external protocol which simply does a
  19. DWXFER REMOTE in the batch file.  Then to transfer data in DOS simply
  20. shell the protocol.
  21.  
  22. This version has a bug fixed where it would report a "filename not same"
  23. error.  If this occurs, then it means that the filename on the host and
  24. remote ends are not the same, possibly line noise ended up on one end or
  25. the other.  If this happens, delete the filename with the backspace or del
  26. key, and continue deleting after the filename is gone for several more
  27. times, to make sure any garbage on the other end is gone.  This should not
  28. ever happen, as there is error checking between the two.
  29.